-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated the Vertx and Snakeyaml dependency #8175
Conversation
Signed-off-by: ShubhamRwt <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if it works 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But it doesn't. :-/
To update the [UPDATE] Bumping the jackson deps helped me resolve the unit tests locally |
Signed-off-by: ShubhamRwt <[email protected]>
Signed-off-by: ShubhamRwt <[email protected]>
Signed-off-by: ShubhamRwt <[email protected]>
/azp run regression |
Azure Pipelines successfully started running 1 pipeline(s). |
Type of change
Select the type of your PR
Description
This PR updates the vertx dependency to 4.3.8 and also updates snakeyaml version to 2.0 to fix a CVE present in snakeyaml 1.33.
Checklist
Please go through this checklist and make sure all applicable tasks have been done